| Total Complexity | 8 |
| Dependencies | 3 |
| Dependents | 2 |
| Total lines | 121 |
| Lines of code | 97 |
| Logical lines of code | 30 |
| Comment lines | 7 |
| Methods | 8 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| create_endpoint() | 48 | 1 | 47 | |
| get_items() | 63 | 1 | 11 | |
| __construct() | 72 | 1 | 5 | |
| init() | 91 | 1 | 2 | |
| create() | 70 | 1 | 6 | |
| update() | 70 | 1 | 6 | |
| delete() | 63 | 1 | 10 | |
| get_all() | 64 | 1 | 10 |